﻿2026-08-25T16:47:16.6221717Z ##[group]Run actions/checkout@v5
2026-08-25T16:47:16.6222563Z with:
2026-08-25T16:47:16.6222998Z   ref: 561d5c5d5d536eab18767ce7ab3e24b5f49e8a4b
2026-08-25T16:47:16.6223561Z   fetch-depth: 1
2026-08-25T16:47:16.6246382Z   repository: BigscreenVR/spt-bs-core
2026-08-25T16:47:16.6250437Z   token: ***
2026-08-25T16:47:16.6250850Z   ssh-strict: true
2026-08-25T16:47:16.6251276Z   ssh-user: git
2026-08-25T16:47:16.6251691Z   persist-credentials: true
2026-08-25T16:47:16.6252149Z   clean: true
2026-08-25T16:47:16.6252545Z   sparse-checkout-cone-mode: true
2026-08-25T16:47:16.6253028Z   fetch-tags: false
2026-08-25T16:47:16.6253430Z   show-progress: true
2026-08-25T16:47:16.6253839Z   lfs: false
2026-08-25T16:47:16.6254239Z   submodules: false
2026-08-25T16:47:16.6254646Z   set-safe-directory: true
2026-08-25T16:47:16.6255098Z   allow-unsafe-pr-checkout: false
2026-08-25T16:47:16.6255914Z ##[endgroup]
2026-08-25T16:47:16.7038403Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-25T16:47:16.7040167Z ##[group]Getting Git version info
2026-08-25T16:47:16.7041050Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-25T16:47:16.7042219Z [command]/usr/bin/git version
2026-08-25T16:47:16.7042694Z git version 2.43.0
2026-08-25T16:47:16.7046202Z ##[endgroup]
2026-08-25T16:47:16.7054788Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/3446f50e-bebe-40f9-b835-28a750c69100/.gitconfig'
2026-08-25T16:47:16.7062513Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/3446f50e-bebe-40f9-b835-28a750c69100' before making global git config changes
2026-08-25T16:47:16.7063999Z Adding repository directory to the temporary git global config as a safe directory
2026-08-25T16:47:16.7065501Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-25T16:47:16.7118457Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-25T16:47:16.7137354Z https://github.com/BigscreenVR/spt-bs-core
2026-08-25T16:47:16.7147148Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-25T16:47:16.7149776Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-25T16:47:16.7166491Z refs/heads/golden/field-seal-225-r2
2026-08-25T16:47:16.7172872Z [command]/usr/bin/git checkout --detach
2026-08-25T16:47:16.7232867Z HEAD is now at 561d5c5d5 test(daemon): strengthen input-ack viewer oracle
2026-08-25T16:47:16.7269933Z [command]/usr/bin/git branch --delete --force golden/field-seal-225-r2
2026-08-25T16:47:16.7303594Z Deleted branch golden/field-seal-225-r2 (was 561d5c5d5).
2026-08-25T16:47:16.7307939Z ##[endgroup]
2026-08-25T16:47:16.7311117Z [command]/usr/bin/git submodule status
2026-08-25T16:47:16.7495803Z ##[group]Cleaning the repository
2026-08-25T16:47:16.7498423Z [command]/usr/bin/git clean -ffdx
2026-08-25T16:47:18.4796375Z Removing .adapter-notify/
2026-08-25T16:47:18.4796911Z Removing bench-ledger/
2026-08-25T16:47:18.4797233Z Removing target/
2026-08-25T16:47:18.4808370Z [command]/usr/bin/git reset --hard HEAD
2026-08-25T16:47:18.4877510Z HEAD is now at 561d5c5d5 test(daemon): strengthen input-ack viewer oracle
2026-08-25T16:47:18.4883981Z ##[endgroup]
2026-08-25T16:47:18.4885533Z ##[group]Disabling automatic garbage collection
2026-08-25T16:47:18.4889746Z [command]/usr/bin/git config --local gc.auto 0
2026-08-25T16:47:18.4949238Z ##[endgroup]
2026-08-25T16:47:18.4949961Z ##[group]Setting up auth
2026-08-25T16:47:18.4955804Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-25T16:47:18.4980789Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-25T16:47:18.5174957Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-25T16:47:18.5200045Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-25T16:47:18.5382684Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-25T16:47:18.5409225Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-25T16:47:18.5593187Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-25T16:47:18.5622469Z ##[endgroup]
2026-08-25T16:47:18.5623182Z ##[group]Fetching the repository
2026-08-25T16:47:18.5629208Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin 561d5c5d5d536eab18767ce7ab3e24b5f49e8a4b
2026-08-25T16:47:19.3665241Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-25T16:47:19.3666060Z  * branch                561d5c5d5d536eab18767ce7ab3e24b5f49e8a4b -> FETCH_HEAD
2026-08-25T16:47:19.3702934Z ##[endgroup]
2026-08-25T16:47:19.3704953Z ##[group]Determining the checkout info
2026-08-25T16:47:19.3706021Z ##[endgroup]
2026-08-25T16:47:19.3711431Z [command]/usr/bin/git sparse-checkout disable
2026-08-25T16:47:19.3758493Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-25T16:47:19.3783077Z ##[group]Checking out the ref
2026-08-25T16:47:19.3785476Z [command]/usr/bin/git checkout --progress --force 561d5c5d5d536eab18767ce7ab3e24b5f49e8a4b
2026-08-25T16:47:19.3844408Z HEAD is now at 561d5c5d5 test(daemon): strengthen input-ack viewer oracle
2026-08-25T16:47:19.3849832Z ##[endgroup]
2026-08-25T16:47:19.3889224Z [command]/usr/bin/git log -1 --format=%H
2026-08-25T16:47:19.3915764Z 561d5c5d5d536eab18767ce7ab3e24b5f49e8a4b
